home *** CD-ROM | disk | FTP | other *** search
- ;==============================================================================
- ;| david claflin, architect |
- ;| claflin design consulting |
- ;| 2098 garfield avenue |
- ;| louisville, colorado 80027 |
- ;| 303-673-0866 |
- ;==============================================================================
- ;
- ;program distnote.lsp
- ;copyright december 1986 by david w. claflin
- ;program to note the bearing and distance between two points
- ;or the two ends of a line for Architects and Civil Engineers
- ;who don't have a cogo package and need to label boundary lines
- ;
- ;you can change the layer names, colors, and linetypes as you
- ;see fit
- ;
- (defun C:CLEAN (); delete this function if you already have it loaded